1 hora atrás, GeanPro disse:o do site e facil arruma, mandei errado n da pra apagar. o do serve e longa com o site q é foda ❤️
ja fiz certo tudo, do site n tava dando esse erro fiz algo de errado mesmo, mas e facil mexe... lek tu é foda vlw pela ajdua ❤️
Vai em SQL e executa:
CREATE TABLE IF NOT EXISTS `player_skills` (
`player_id` int(11) NOT NULL DEFAULT '0',
`skillid` tinyint(2) NOT NULL DEFAULT '0',
`value` int(10) unsigned NOT NULL DEFAULT '0',
`count` int(10) unsigned NOT NULL DEFAULT '0',
UNIQUE KEY `player_id_2` (`player_id`,`skillid`),
KEY `player_id` (`player_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
CREATE TABLE `znote_news` (
`id` int(11) NOT NULL,
`title` varchar(30) NOT NULL,
`text` text NOT NULL,
`date` int(11) NOT NULL,
`pid` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;







info
Grupo: Campones
Registrado: 09/08/18
Posts: 30
Reputação: 0
Gênero: Masculino
o do site e facil arruma, mandei errado n da pra apagar. o do serve e longa com o site q é foda ❤️
ja fiz certo tudo, do site n tava dando esse erro fiz algo de errado mesmo, mas e facil mexe... lek tu é foda vlw pela ajdua ❤️